|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--xdoclet.sdk.xgg.XGGPojo
|
+--xdoclet.sdk.xtag.migrator.Parameter
XML element: <parameter/>
. This element exists in the following versions:
| Constructor Summary | |
Parameter()
Default constructor. |
|
Parameter(Tag parent)
Constructor. |
|
| Method Summary | |
Condition |
getCondition()
|
ConditionDescription |
getConditionDescription()
|
Mandatory |
getMandatory()
|
OptionSets |
getOptionSets()
|
String |
getType_Att()
|
UsageDescription |
getUsageDescription()
|
Xmldefault |
getXmldefault()
|
Xmlname |
getXmlname()
|
void |
setCondition(Condition condition)
XML element: <condition/> This element exists in the following versions: xtags_1_1.dtd The cardinality is (0..1) |
void |
setConditionDescription(ConditionDescription conditionDescription)
XML element: <condition-description/> This element exists in the following versions: xtags_1_1.dtd The cardinality is (0..1) |
void |
setMandatory(Mandatory mandatory)
XML element: <mandatory/> This element exists in the following versions: xtags_1_1.dtd The cardinality is (1..1) |
void |
setOptionSets(OptionSets optionSets)
XML element: <option-sets/> This element exists in the following versions: xtags_1_1.dtd The cardinality is (0..1) |
void |
setType_Att(String type_Att)
XML attribute: <type> This attribute exists in the following versions: xtags_1_1.dtd The cardinality is (1..1) |
void |
setUsageDescription(UsageDescription usageDescription)
XML element: <usage-description/> This element exists in the following versions: xtags_1_1.dtd The cardinality is (1..1) |
void |
setXmldefault(Xmldefault xmldefault)
XML element: <default/> This element exists in the following versions: xtags_1_1.dtd The cardinality is (0..1) |
void |
setXmlname(Xmlname xmlname)
XML element: <name/> This element exists in the following versions: xtags_1_1.dtd The cardinality is (1..1) |
| Methods inherited from class xdoclet.sdk.xgg.XGGPojo |
checkValue, checkVersion, setVersion |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Parameter()
public Parameter(Tag parent)
throws IllegalStateException
parent - the parent element
IllegalStateException - if this constructor is illegal
with the current version.| Method Detail |
public final void setType_Att(String type_Att)
throws IllegalStateException
XML attribute: <type>
This attribute exists in the following versions:
type_Att - the java.lang.String to add.
IllegalStateException - if this method is illegal
with the current version.public final String getType_Att()
public final void setXmlname(Xmlname xmlname)
throws IllegalStateException
XML element: <name/>
This element exists in the following versions:
xmlname - the Xmlname to add.
IllegalStateException - if this method is illegal
with the current version.public final Xmlname getXmlname()
public final void setUsageDescription(UsageDescription usageDescription)
throws IllegalStateException
XML element: <usage-description/>
This element exists in the following versions:
usageDescription - the UsageDescription to add.
IllegalStateException - if this method is illegal
with the current version.public final UsageDescription getUsageDescription()
public final void setMandatory(Mandatory mandatory)
throws IllegalStateException
XML element: <mandatory/>
This element exists in the following versions:
mandatory - the Mandatory to add.
IllegalStateException - if this method is illegal
with the current version.public final Mandatory getMandatory()
public final void setXmldefault(Xmldefault xmldefault)
throws IllegalStateException
XML element: <default/>
This element exists in the following versions:
xmldefault - the Xmldefault to add.
IllegalStateException - if this method is illegal
with the current version.public final Xmldefault getXmldefault()
public final void setConditionDescription(ConditionDescription conditionDescription)
throws IllegalStateException
XML element: <condition-description/>
This element exists in the following versions:
conditionDescription - the ConditionDescription to add.
IllegalStateException - if this method is illegal
with the current version.public final ConditionDescription getConditionDescription()
public final void setCondition(Condition condition)
throws IllegalStateException
XML element: <condition/>
This element exists in the following versions:
condition - the Condition to add.
IllegalStateException - if this method is illegal
with the current version.public final Condition getCondition()
public final void setOptionSets(OptionSets optionSets)
throws IllegalStateException
XML element: <option-sets/>
This element exists in the following versions:
optionSets - the OptionSets to add.
IllegalStateException - if this method is illegal
with the current version.public final OptionSets getOptionSets()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||